Skip to content

chore: bump instant-acme from 0.7.2 to 0.8.5#21

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/instant-acme-0.8.5
Open

chore: bump instant-acme from 0.7.2 to 0.8.5#21
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/instant-acme-0.8.5

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps instant-acme from 0.7.2 to 0.8.5.

Release notes

Sourced from instant-acme's releases.

0.8.5

This release fixes Challenge deserialization errors of the form "missing field token" when using instant-acme with CAs offering challenge types that don't present a token (like the new dns-persist-01 challenge type, with Pebble v2.10.0+). This releases is intended to make sure there is a 0.8.x release that keeps working with ACME servers that expose a dns-persist-01 challenge, while we work on a more principled fix and support for dns-persist-01.

What's Changed

0.8.4

What's Changed

0.8.3

Expose AccountCredentials::private_key() getter and clarify supported key types.

What's Changed

0.8.2

What's Changed

0.8.1

Avoid encoding replacing: null in new order requests for ZeroSSL compatibility (see #136).

What's Changed

0.8.0

The 0.8 release contains substantial changes to make the API more modular. It integrates full support for ACME Renewal Information (ARI, recently standardized as RFC 9773). Since the 0.7.2 release, @​cpu has joined the team and made many important contributions, including integration tests against the Pebble test server.

New features

  • Add support for the profiles extension draft (see #98)
  • Add support for the renewal information extension (see #85)

... (truncated)

Commits
  • c8c16a2 Cargo: version 0.8.4 -> 0.8.5
  • 2caddce tests: fix challtestsrv arg for pebble v2.10.0
  • 7abbc8e types: allow Challenge token to be omitted
  • 0b63f6b fix: send_device_attestation breaks CBOR encoding of attestation object
  • ab1c6d5 doc: mark device-attest-01 challenge support as experimental
  • 3dfe5f8 fix: send_device_attestation yields challenge status
  • 7d7ee42 build(deps): bump tempfile from 3.24.0 to 3.25.0
  • bd80ae9 build(deps): bump x509-parser from 0.18.0 to 0.18.1
  • 4145799 typo
  • 3e2e86f cargo-deny: ignore RUSTSEC-2026-0009
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [instant-acme](https://github.com/djc/instant-acme) from 0.7.2 to 0.8.5.
- [Release notes](https://github.com/djc/instant-acme/releases)
- [Commits](djc/instant-acme@0.7.2...0.8.5)

---
updated-dependencies:
- dependency-name: instant-acme
  dependency-version: 0.8.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants